home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 526-550 / disk_543 / day2day / day2day.doc < prev    next >
Text File  |  1992-05-06  |  4KB  |  106 lines

  1.  
  2.                              //
  3.                          \\ // Day2Day V1.0
  4.                           \//
  5.  
  6.                                1991
  7.                                 by
  8.                           Preben Nielsen
  9.  
  10.  
  11.  
  12. WHAT IS DAY2DAY ?
  13.  
  14.     Day2Day is a small program which can calculate the number of days
  15.   between two dates, and is therefore very handy is you e.g. want to know
  16.   how many days you have had you Amiga (you remember when you got it -
  17.   don't you?), or how many days you have been alive.
  18.  
  19.  
  20.  
  21. HOW TO START DAY2DAY
  22.  
  23.     From CLI      : Type 'Day2Day' and press RETURN.
  24.                     There is NO need to use RUNRUNBACKARUN etc.
  25.                     Day2Day is auto-detaching when run from CLI (It will
  26.                     not prevent you from closing the CLI-window).
  27.  
  28.     From Workbench: Double-click on the 'Day2Day' icon.
  29.  
  30.  
  31.  
  32. HOW TO USE DAY2DAY
  33.  
  34.     Day2Day opens a window looking something like this:
  35.  
  36.        ------------------------------
  37.        |  Day2Day V1.0              |
  38.        |----------------------------|
  39.        |                            |
  40.        | Date-format is DD-MM-YYYY  |
  41.        |                  ________  |
  42.        | From  _________ /        \ |
  43.        |       ^         | Solve<-|-|----\
  44.        | to    |________ \________/ |     \
  45.        |       |  ^                 |      \
  46.        | are   |__|_____  days      |       \
  47.        --------|--|--^---------------    Here you click
  48.               /   |  |____               to make the program
  49.              /    |       \              calculate the number
  50.             /     |        \             of days between the
  51.            /      |         \            start and end dates.
  52. Here you write    |          \
  53. the start date.   |           \
  54.                   |            \
  55.                   |             \
  56.             Here you write    Here the program show
  57.             the end date.     the number of days
  58.                               between the start and
  59.                               end dates.
  60.  
  61.  
  62.  Example: To find the number of days between 10'th December 1983 and
  63.           18'th October 1991 you should write the start date as 10-12-1983
  64.           and the end date as 18-10-1986. Then you should click on the
  65.           'Solve' gadget. Day2Day will the tell you that there are 1043
  66.           days between the two dates (i.e. 18'th October 1986 is the 1043'th
  67.           day since 10'th December 1983).
  68.  
  69. Note on date-format: The accepted format for dates is 'DD-MM-YYYY'. Days
  70.                      and months which can be written with one digit, will
  71.                      also be accepted (i.e. 5'th March 1969 can be written
  72.                      as 05-03-1969, 5-03-1969, 05-3-1969 and 5-3-1969).
  73.  
  74. Note on errors:      Any error in specifying a date will be found when you
  75.                      click on the 'Solve' gadget. This means that neither
  76.                      21-14-1991 nor 29-2-1991 will be accepted (the latter
  77.                      because 1991 is not a leapyear). When Day2Day finds an
  78.                      error, it will place the cursor on the erroneous date.
  79.  
  80.  
  81.  
  82. COMPATABILITY !
  83.  
  84.     Day2Day has been tested under kickstart 1.2, 1.3 and 2.x on a
  85.   2.5 MB 68000 based Amiga 1000 (0.5 MB chip-ram). If any problems
  86.   is encountered with other configurations then let me know.
  87.  
  88.  
  89.  
  90. COPYRIGHT NOTICE !!
  91.  
  92.   Day2Day is Public Domain.
  93.  
  94.  
  95.  
  96. =====================================================================
  97.    Send bug-reportssuggestionscomments etc. to:
  98.  
  99.         ///
  100.        ///  Preben Nielsen
  101.  \\\  ///  Oehlenschlægersgade 72 st. T.V.
  102.   \\\///  1663 Copenhagen V.
  103.    \///  Denmark
  104.     Phone: (009 45) 31 21 55 09
  105.  
  106.